home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Super Platinum 8
/
Shareware Super Platinum 8.iso
/
mac
/
PROGTOOL
/
P640X480.ZIP;1
/
PLINK.BAT
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1993-03-02
|
236 b
|
8 lines
rem Sample batch file for assembling and linking the PIXEL machine code.
rem Modify to suit your configuration.
masm pixel
del pixel.qlb
del pixel.lib
link /q pixel.obj,,,\bc7\lib\qbxqlb.lib;
lib pixel.lib,,+pixel.obj,,pixel.lib